* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  /*border: 1px solid #999;*/
}

html,body {
  font-family: Verdana, Arial;
  font-size: 14px;
  /*font-size: 1.0em;*/
  color: #444;
  /*overflow:hidden;*/
  margin:0px;
  height:100%;
}

body {
  overflow: scroll;
}

.error_desc{
    
    color: red;
}
.main {
	width:100%;
	height: 100%;
	text-align: center;
	min-height: 100%;
}

#flag_b{
  margin-left: 10px;
}

.div_savelist{
  margin-left: 10px;
  margin-top: 15px;
}

.container {
  padding: 0;
  display: inline-block;
  margin:0 auto;  
  text-align:center;
  height: 94.5%;
  width: 960px;
  /*width: 100%;*/
  min-height: 96%; 
  text-align: left;
}
.mapJobs{
    margin:  0px 6px !important;
    padding: 0px !important;
    height: 160px !important;
    margin-top: -8px !important;     
}

#content_1 {
    margin-top: 0px !important;
    /*width: 100% !important;*/
    height: auto;
}

#border_pages{
    border: none !important;
    /*width: 960px;*/
    /*margin-left: 2.5%;*/
}

/* General */
.left {
    float: left;
    margin-left: -10px;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.text-left {
    text-align: left;
}
.text-right  {
    text-align: right;
}
.text-center {
    text-align: center;
}

#item {
  /*margin-top: 45px;*/
      min-height: 0 !important;
}

/* Header */

.back_content {
    position: fixed;
    width: 100%;
    min-height: 30px;
    left: 0;
    margin: 0;
    padding: 0;
    border: none;
    background: #333;
    z-index: 10000000000000000000000000000000;
    text-align: center;
}

.postDiv {
    float:right;
    margin-top: 0px;
    margin-right: -30px;
}
.logo {
	width: 291px;
	height: 27px;
	border: 0px;
	margin-bottom: 0px;
}

.container_top{
  padding: 0;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  height: 90%;
  width: 991px;
  /*width: 100%;*/
}

.header-nav{
	padding:0px 0 5px!important;
	max-width: 100%;
	text-align: center;
	margin:0 0 0 -10px !important;
    /*margin-left: 2.1% !important;
    margin-right: 3.3% !important;*/
}

.header-nav a{
    color:#fff;
}

.header-nav a:hover{
    color:#fff;
}

.postDiv .postDivButton {
    width:120px;
    height:20px;
    padding-bottom:10px;
    margin-left:5px;
    text-align: center;
    /*float:left;*/
    padding-right: 50px;
     padding-left: 70px;
}

.postDiv .postDivButton .button {
    width:120px;
    margin-left: -40px !important;
    height:  27px;
}

#login_password_top_div {
    /*width: 645px;*/
}
#login_password_top_div ul,#userLoginDiv ul,#userLoginDiv1 ul,#userLoginDiv2 ul {
    list-style:none;
    white-space:nowrap;
}

#login_password_top_div ul li,#userLoginDiv ul li {
    display:inline;
    margin: 0px 4px;
}

#login_password_top_div2 {
    /*width: 645px;*/
}
#login_password_top_div2 ul,#userLoginDiv ul,#userLoginDiv1 ul,#userLoginDiv2 ul {
    list-style:none;
    white-space:nowrap;
}

#login_password_top_div2 ul li,#userLoginDiv ul li {
    display:inline;
    margin: 0px 3.5px;
}
.menupop{
    color:#444 !important;
    font-size: 14px;
    font-weight:400;
    text-decoration:none;
}
a {
    color:#444;
    font-size: 14px;
    font-weight:400;
    text-decoration:none;
}
a:active {
    color:#444;
}

.menu{
    /*width: 645px;*/
}
#menu ul{
    padding-left: 0;
}
#menu ul li#user_first_name {
    color:#06C;
    position: relative;
    top: 1px;
    font-weight:normal;
    font-size: 16px;

}
.search-text{
  font-family: Verdana;
  color: #FFF;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-bottom: 0px;
  /*padding-top: 20.7%;*/
    padding-top:15%;
  font-weight: bold;
  font-size: 3.7em;
}
.search-text-2{
  font-family: Verdana;
  color: #FFF;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 1.8em;
}
.search-text-2 a{
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}
.search-text-2 a:hover{
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}
.search-box{
	width:380px;
	text-indent: 6px;
	font-size:16px;
	padding: 4px 0 3px;
}
#searchForm {
    /*padding-top: 10px;*/
      margin-left: 38px;
      
}
.searchForm {
    width:100%;
    max-width:960px;
    padding:15px;
    text-align:center;
    margin:0 auto;
}
/*.bg-home {
    width: 100%;
    min-width: 960px;
    max-width: 2000px;
    margin: -3px auto;
    margin-top: 37px !important;
    position: relative;
    /*height: 99%;*/
    /*height: 97%;
    min-height:300px;
    text-align: center;
    color: #fff;
    background: transparent url(../../images/Seattle.jpg) no-repeat top center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding-top: 5px;
}*/


.bg-home {
        width: 100%;
        min-width: 960px;
        max-width: 2000px;
        margin: -3px auto;
        margin-top: 37px !important;
        position: relative;
        /*height: 99%;*/
        height: 97%;
        min-height:300px;
        text-align: center;
        color: #fff;
        /*background: transparent url(../../images/Seattle.jpg) no-repeat top center;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover !important;
        -o-background-size: cover;
        background-position: 100% 100% !important;
        padding-top: 5px;
}
#bg-home{
       
        background-position: 100% 65% !important; 
    }
.bg-home_resize{
    width: 100%;
    min-width: 960px;
    max-width: 2000px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    min-height:460px;
    text-align: center;
    color: #fff;
    /*background: transparent url(../../images/Seattle.jpg) no-repeat top center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover !important; 
    -o-background-size: cover;
    background-position: 100% 100% !important;
}
@-moz-document url-prefix() {
.textEmail{
   text-align: left !important;
   margin-left: 285px !important;
   position: absolute;
}
}

@media screen and (max-width: 1024px){
    .bg-home {
        width: 100%;
        min-width: 960px;
        max-width: 2000px;
        margin: -3px auto;
        margin-top: 37px !important;
        position: relative;
        /*height: 99%;*/
        height: 100%;
        min-height:300px;
        text-align: center;
        color: #fff;
        /*background: transparent url(../../images/Seattle.jpg) no-repeat top center;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover !important;
        -o-background-size: cover;
        background-position: 100% 100% !important;
        padding-top: 5px;
    }
    #last_listings{
      width: 35% !important;
    }
}


/* New btns */
input[type="button"], input[type="submit"], input[type="reset"], button, a.new_btn {
	cursor:default!important;
	display:inline-block;
	font-weight:bold;
	/*height:27px;*/
    height:32px;
	line-height:1;
	min-width:54px;
	padding:0 6px;
	text-align:center;
	text-decoration:none!important;
	-webkit-border-radius:2px;
	border-radius:2px;
	-webkit-user-select:none;
}
input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus, button:focus, a.new_btn:focus{
	border:1px solid #4d90fe;
	outline:none;
	-webkit-box-shadow:inset 0 0 0 1px #fff;
	box-shadow:inset 0 0 0 1px #fff;
}
input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover, button:hover, button.hover, a.new_btn:hover{
	border-color:#c6c6c6;
	color:#222!important;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);
	box-shadow:0 1px 0 rgba(0,0,0,.15);
	background:#f8f8f8;
	background:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	background:linear-gradient(top,#f8f8f8,#f1f1f1);
	
}
input[type="button"]:hover:focus, input[type="submit"]:hover:focus, input[type="reset"]:hover:focus, button:hover:focus, a.new_btn:hover:focus {
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),inset 0 0 0 1px #fff;
	box-shadow:0 1px 0 rgba(0,0,0,.15),inset 0 0 0 1px #fff;
}
.gbqfb::-moz-focus-inner{
	border:0;
}
.gbqfba::-moz-focus-inner{
	border:0;
}
input[type="button"], input[type="submit"], input[type="reset"], button, a.new_btn {
	border:1px solid #dcdcdc;
	border-color:rgba(0,0,0,0.1);
	color:#444!important;
	font-size:14px;
	background:#f5f5f5;
	background:-webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background:linear-gradient(top,#f5f5f5,#f1f1f1);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active, button:active, a.new_btn:active{
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}
.btn_search_main { 
  width: 120px; 
}
.btn_search { 
  right: 15px;
  width: 120px; 
}
a.new_btn{
	height: auto;
	padding: 3px 5px;
}

/* Old style */
.location {
  /*font-size: 3em;
  color: #444;*/
  margin-top: 5px;
  margin-bottom: 3px;
}

.location2{
  margin-top: 5px;
  margin-bottom: 3px;
}

.date {

}

.desc {

}

/* Current Weather Summary */
.current {
  overflow: auto;
  width:100%;
  margin-bottom: 15px;
}

.current .visual {
  width: 50%;
  float: left;
}

.current .description {
  width: 50%;
  float: left;
}

/* Current Weather - Visual */

.visual .icon {
  width: 64px;
  height: 64px;
}

.temp {
  font-size: 2.5em;
  display: inline-block;
  vertical-align: top;
}



.scale {
  vertical-align: top;
  display: inline-block;
  margin-top: 6px;
  color: #888;
}

/* General Labels */

.wind:before {
  content: "Wind: ";
  color: #888;
}

.precip:before {
  content: "Precipitation: ";
  color: #888;
}

.humidity:before {
  content: "Humidity: ";
  color: #888;
}

.pollen:before {
  content: "Pollen Count: ";
  color: #888;
}

.pcount:before {
  content: "Pollen ";
  color: #888;
}


/* Seven Day Forecast */

.seven-day div {
  vertical-align: middle;
}

.seven-day-fc {
  
  margin: 0 -11px -1px -11px;
  padding: 10px;
}

.seven-day-fc div {
  display: inline-block;
}

.seven-day-fc .date {
  font-weight: bold;
  color: #444;
}

.seven-day-fc .icon {
  width: 50px;
  height: 50px;
}

.seven-day-fc .seven-day-temp {
  text-align: center;
}

.seven-day-fc .temp-high {
  color: #444;

}

.seven-day-fc .temp-low {
  color: #888;
}

.seven-day-fc .temp-low,
.seven-day-fc .temp-high {
  display: block;
}

.seven-day-fc .pcount {
  text-align: center;
}
.user_member_type_span {
    margin-left: -9px!important;
}
.border_job_edit{
  margin-left: -9px;   
}
/* FOOTER */
.footer {
    
  font-size: 12px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 0%;
  clear: both;
  /*margin-top: 40px;*/
/*	width: 100%;
	text-align:center;
	margin-bottom:0;
	padding-bottom: 0; */ 
  /*font-size: 12px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 14px;
  line-height: 160%;
  clear: both;*/
}
#footer-links {
	  /*padding-top: 17px;
      padding-bottom: 5px;  */
}

@media all and (-webkit-min-device-pixel-ratio:10000),
 not all and (-webkit-min-device-pixel-ratio:0)
 {
   #footer-links {
	  padding-top: 10px;
      padding-bottom: 5px;
     
    }
}

#footer-links ul {
	list-style: none;
	font-size: 1.0em;
    padding-left: 0px;
}

#footer-links li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.table {
  line-height: 21px !important;
  padding-bottom: 16px;
}

table, .table_search {
  width: 100%;
  border-collapse: collapse;
}

.table_search tr td {
  /* font-family: Arial,Helvetica,sans-serif; */
  font-size: 14px;
  margin: 0;
  padding: 3px;
}

.table_row {
  padding: 5.5px 0;
}

.table_column1 {
  float: left;
  min-width: 165px;
  width: auto;
  text-align: right;
  position: relative;
  top: 2px;
}

.table_column2 {
  float: left;
  min-width: 260px;
  width: auto;
  margin-left: 6px;
}
.table_column22 {
  float: left;
  min-width: 260px;
  width: auto;
  margin-left: 6px;
}
.table_column3 {
  float: left;
  margin-left: 4px;
  line-height: 23px;
  position: relative;
  top: 14px;
}

.smallText {
  font-size: 12px;
  margin-left: 0px;
  
}
.mapShire-canvas{
    /*height: 250px !important;*/
}


#map-canvas {
  height: 155px;
  margin: 0px;
  padding: 0px;
  margin-top: 5px !important ;
  
  -moz-height: 155px;
  -moz-margin: 0px;
  -moz-padding: 0px;
  -moz-margin-top: 2px !important;
}

.map-canvas {
  height: 250px;
  width: 365px !important;
   -moz-height: 250px !important;
  -moz-width: 365px !important;
}

#map-canvas div {
  line-height: 1.35;
  -moz-line-height: 1.35;
}

#contact_table input[type="text"]{
    width: 260px !important;
    float: left;
    margin-bottom: 10px;
}

/*#contact_table input[type="text"],textarea{
    width: 260px !important;
    float: left;
    margin-bottom: 10px;
}*/

.button_send {
  padding-top: 10px;
}
.button_send {
  text-align: center;
}

#contact_table #captcha{
    width: 153px !important;
    position: relative;
    top: 5px;
}

#contact_table .captcha-img{
    margin-top: 5px;
    margin-left: 7px;
}

#captcha {
  width: 153px !important;
  position: relative;
  top: 0px;
  margin-left: 5px;
}

@media screen and (min-width: 1024px){
  #captcha{
    margin-left: 0px;
  }
}

.captcha-img{
    margin-top: -10px;
    margin-left: 7px;
}
.postPage{
    margin-top: 4px;
}
.postPage, .rightPage {
  width: 70%;
  max-width: 800px;
}

.emailAlerts h3 {
  margin-bottom: 10px;
}

.emailAlerts dt, .zend_formz dt {
  float: left;
  width: 137px;
  text-align: right;
  margin: 8px -5px 0 -279px;
  padding: 0;
}

.emailAlerts dd, .zend_formz dd {
  margin-top: 9px;
  float: left;
  width: 239px;
  position: relative;
  margin-left: 0px;
}
.emailAlerts dd #remove{
       /* margin-top: 13px;*/
        margin-top: 18px;
        margin-left: -135px;
}


.left_emailalert {
  clear: both;
  min-height: 31px;
  height: auto;
}

.emailAlerts dt label {
  display: block;
  /*padding-top: 10px;*/
  padding-top: 15px;
  font-size: 15px;
  /*color: #FF0000;*/
}

.emailAlerts input[type=text] {
  width: 256px;
}

@-moz-document url-prefix() {
 #alerts_msg{
    margin-left: -2px;
 }
 #captcha{
    margin-top: 0px!important;
 }
}
 #captcha{
    _margin-top: 0px!important;
 }
.emailAlerts .buttons, .zend_formz .buttons {
  margin-top: 0;
  padding-top: 6px;
  margin-left: 105px;
}

.error_m {
  min-height: 0px;
  height: auto;
}
#link_uni{
    display: block;
}
#link_uni2{
    display: block;
}
#link_maj{
    display: block;
}
#link_maj2{
    display: block;
}

.image_capcha {
  position: relative;
  /*top: 2px;*/
  margin-left: 0px;
}
.image_capcha3 {
  position: relative;
  top: 11px;
  margin-left: 0px;
}
.image_capcha2 {
  /*position: relative;
  top: 11px;*/
  margin-left: 7px;
}
@-moz-document url-prefix() {
    .image_capcha {
       top: 10px; 
    }
}

.center {
  /*text-align: center;*/
  text-align: left;
}

.emailAlerts .empty, .zend_formz .empty {
  clear: both;
  height: 1px;
}

#captcha_alerts{
    /*margin-left: -4px;*/
    margin-left: 5px;
    margin-top: -35px;
}

#captcha_alerts2{
    /*margin-left: -4px;*/
    margin-left: 9px;
    /*margin-top: -35px;*/
}

#captcha1 {
    /* margin-left: 2px; */
    margin-left: 4px;
}
@media screen and (min-width: 1024px){
  #captcha1{
    margin-left: 0px;
  }
}
.captcha_title {
    margin-right: 5px;
    margin-left: -9px;
}



#email-label{
  padding-top:4px;
}

.page {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.blue_box {
  width: 100%;
  clear: both;
  padding-bottom: 5px;
}

.body_bl {
  clear: both;
  overflow: hidden;
  padding: 0 8px;
   padding-top: 5px; 
}

#searchResults {
  border: 0px;
  padding: 6px 4px 4px;
  clear: both;
  width: 520px!important;
}

#map-canvas2 {
  margin: 0px;
  padding: 0px;
}

.map-canvas2 {
  height: 300px;
  width: 382px;
  left: 7px !important;
}
.map-canvas3 {
  height: 300px;
  width: 383px;
  left: 6px !important;
}
#map-canvas2 div {
  line-height: 1.35;
}

#searchPagination {
  text-align: center;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family: Verdana, Arial;
  font-size: 14px;
  padding: 3px;
  clear: both;
  overflow: hidden;
}

a:hover, a.blueLink {
  color: #06c;
  text-decoration: underline;
}

/*.blueLink {
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

.wrap-image {
  width: 130px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#searchForm {
  /* padding-top: 10px; */
}

#searchForm input[type="text"]{
    /*margin-left: 10px;*/
      margin-left: 0px;
      margin-right: -2px;
}
#searchForm2 input[type="text"]{
    /*margin-left: 10px;*/
      margin-left: 0px;
      margin-right: -2px;
      width:48% !important;
}
.menu_icon{
    background: transparent url(../../images/Menu_icon.png) no-repeat center center !important;
    background-size: 25px 25px !important;
    height: 35px !important;
    min-width: 45px !important;
    /*background: transparent url(../../images/arrow-down.png) no-repeat center center;*/
    display: block;
    float: none;
}

#menu-header {
    margin-right: -35px;
    margin-bottom: 10px;
}

#login_password_div input[type="text"], #login_password_div input[type="password"] {
  width: 256px !important;
}

#login_password_div input[type="button"] {
  width: 120px !important;
}

a.smallLink, a.titleCategoryLink, .categoriesList a, #searchPagination a {
  font-size: 14px;
}
.fl_l {
  float: none;
}

#form_step1 {
  margin-bottom: 50px;
}

.sub-content-5-left {
  float: left;
  text-align: right;
  width: 165px;
  padding: 5px 5px 10px 5px;
}

.sub-content-5-left2 {
  float: left;
  text-align: left;
  width: 264px;
  padding: 5px 5px 5px 10px;
}

.sub-content-5-clear {
  clear: both;
}

.sub-content-5-left6 {
  float: left;
  text-align: left;
  max-width: 750px;
  width: auto;
  padding: 5px 5px 5px 5px;
}

#footer_main {
 /* width: 960px;*/
 /* text-align: left;*/
 /*padding-top: 10px;
  margin: 0% auto;*/
}
.privacy_info{
    margin-top:1em;
    margin-left:40px;
    margin-right:40px;
}
.copyright{
    font-size: 16px;
    color: #444;
}
@media screen and (max-width: 800px){
    
    #login_password_top_div{
        display:none;
    }
  
    #login_password_top_div2{
        display:none;
    }   
    .postDiv{
        display:none;
    }
    
}

@media screen and (width:801px),(width:802px),(width:803px),(width:804px),(width:805px),(width:806px),(width:807px),(width:808px),(width:809px),(width:810px),(width:811px),(width:812px),
(width:813px),(width:814px),(width:815px),(width:816px),(width:817px),(width:818px),(width:819px),(width:820px){
     #mobile_menu{
        display:none !important;
    }
    
    #mobile_menu_logout{
        display: none !important;
    }
    
    #footer_mobile{
        display:none !important;
    }
    
    #footer_main{
        display: block !important;
        padding-top: 4px;
    }
}


header {
 width:100%;
}
 
header nav {
 width:90%;
 max-width:1000px;
 margin:20px auto;
 background: #555;
 opacity: 0.9;
}

header nav ul {
 overflow:hidden;
 list-style:none;
}
 
 
header nav ul li a {
 color:#fff;
 padding:20px;
 display:block;
 text-decoration:none;
    font-weight: 600;
}
 
header nav ul li span {
 margin-right:10px;
}
 
header nav ul li a:hover {
    background: #606060;
    color: #fff;
    text-decoration: none;
}
 
section {
 padding:20px;
}
 
@media screen and (max-width:800px ) {
 header nav {
  width:70%;
  height:auto;
  left:-100%;
  margin:0;
  position: absolute;
        /*position: fixed;*/
        z-index: 1;
         
 }
 
 header nav ul li {
  display:block;
  float:none;
  border-bottom:1px solid rgba(255,255,255, .3);
        text-align: left;
 }
 
 .menu_bar {
  display:block;
  width:100%;
  background:#ccc;
         margin-top: -60px;
         margin-left: 15px;
 }
 
 .menu_bar .bt-menu {
  display:block;
  padding:20px;
  background:#FBFBFB;
  color:#3F3F3F;
  text-decoration:none;
  font-weight: bold;
  font-size:25px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
 }
 
 .menu_bar span {
  float:right;
  font-size:40px;
 }
}

/ -- FONT -- /
@font-face {
 font-family: 'FalconMasters';
 src:url('fonts/FalconMasters.eot?-ibh2ms');
 src:url('fonts/FalconMasters.eot?#iefix-ibh2ms') format('embedded-opentype'),
  url('fonts/FalconMasters.woff?-ibh2ms') format('woff'),
  url('fonts/FalconMasters.ttf?-ibh2ms') format('truetype'),
  url('fonts/FalconMasters.svg?-ibh2ms#FalconMasters') format('svg');
 font-weight: normal;
 font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
 font-family: 'FalconMasters';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

 / Better Font Rendering =========== /
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.infoTitle {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
}

#infoTitleSmall, .infoTitle {
  color: #06c;
  /*font-weight: 700;*/
  font-weight: normal;
  font-size: 18px;
  padding: 3px 0;
}

.blueLink {
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.left_t_b {
  width: 0;
  vertical-align: bottom;
  text-align: right;
  padding: 0;
  border: none;
  margin: 0;
}

.center_t_b {
  width: 100%;
  background: url(/images/back_top.gif) repeat-x left bottom;
  text-align: left;
  padding: 0;
  border: none;
  margin: 0;
}

.right_t_b, .right_b_b {
  width: 0;
  vertical-align: bottom;
  text-align: left;
  padding: 0;
}

.left_b {
  background: #fff url(/images/back_left.gif) repeat-y right top;
  vertical-align: middle;
  padding: 0;
  border: none;
  margin: 0;
}
.center_b {
  background: #fff;
  padding: 0;
  border: none;
  margin: 0;
  padding: 5px;
}

.right_b {
  background: #fff url(/images/back_right.gif) repeat-y left top;
  padding: 0;
  border: none;
  margin: 0;
}

.left_b_b {
  width: 0;
  vertical-align: top;
  text-align: right;
  padding: 0;
  border: none;
  margin: 0;
}

.center_b_b {
  width: 100%;
  background: #e1eafe url(/images/back_bot.gif) repeat-x left top;
  text-align: center;
  padding: 0;
  border: none;
  margin: 0;
}

.infoWindowDesc {
  max-width: 660px;
}
#infoFather{
  display: inline-block;
}
.infoWindowDesc {
  width: 90%;
  padding-top: 10px;
  color: #555;
  font-size: 14px;
  min-height: 25px;
}

#div_keywords{
  width: 10%;
  visibility: visible;
}

.infoWindowDesc a {
  color: #555;
}

.contactInfo {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
  min-height: 25px;
}

.contactInfo a {
  color: #06c;
}

.red_error{
    color: red!important;
}
.table_column4 {
  margin-left: 380px;
  position: relative!important;
  margin-top: -5px!important;
}

#map_dv{
  height: 0px !important;
  margin: 0px auto!important;
  
}

#dv_absolute{
    margin-top: -103px;
}

.dv-absolute-jobs{
    margin-top: -96px !important;
}

@-moz-document url-prefix() {
    .show-postjobs {
         margin-left: 661px!important;
         margin-top: -35px !important;         
      }
    @media screen and (min-width:1250px){
        .dv-absolute-jobs{
         margin-left: -169px;
      }
      .show-postjobs {
         margin-left: 661px!important;
         margin-top: -35px !important;         
      }
    }
    
}


#chekmap {
  margin-left: 0px;
}
.table_column2 input {
  width: 170px;
  margin: 0;
  text-indent: 3px;
  color: #444;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  padding: 4px 0;
  height: 32px;
  width:256px !important;
}

.table_column2 input[type="checkbox"], input[type="radio"] {
  width: 170px;
  margin: 0;
  text-indent: 3px;
  color: #444;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  padding: 4px 0;
  height: auto;
  margin-top: 3px;
}
.table_column2b input {
  margin: 0;
  text-indent: 3px;
  color: #444;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  padding: 4px 0;
  height: 32px;
}
.table_column2b input[type="checkbox"], input[type="radio"] {
  width:30px !important;
  margin: 0;
  text-indent: 3px;
  color: #444;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  padding: 4px 0;
  height: auto;
  margin-top: 3px;
}
.ui-select {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #ccc;
  width: 256px;
  height: 32px !important;
  /*height: 25px !important;*/
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #dcdcdc;
  border-color: rgba(0,0,0,0.1);
  color: #444!important;
  background: #f5f5f5;
  background: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background: linear-gradient(top,#f5f5f5,#f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5f5f5,endColorstr=#f1f1f1,GradientType=1);
}
.ui-select .ui-select-value {
  border: none;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  border-radius: 3px 0 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  white-space: nowrap;
  z-index: 0;
  padding: 4px 22px 3px 3px;
  display: block;
}

.table_column33 .image2 {
  position: absolute;
  top: 32px;
  left: 0;
}
.table_column33 .image1 {
  position: absolute;
  top: 0;
  left: 4px;
}
.table_column11 {
  float: left;
  min-width: 200px;
  width: auto;
  text-align: right;
  position: relative;
  top: 2px;
}
.table_column33 {
  float: left;
  /*margin-left: -75px;*/
  line-height: 23px;
  position: relative;
  top: 2px;
}
/*.table_column2.select2 .ui-select {
  width: auto !important;
}*/ 
.blockTextContact {
  display: block;
}
.normal_link {
  color: #444 !important;
}
.td1_student_view {
  float: left;
  width: 87px;
  /*text-align: left;*/
  margin-right: 10px;
}
.td2_student_view {
  float: left;
  width: 587px;
  text-align: left;
}
.captcha1 {
  float: left;
  width: 105px;
}
.captcha2 {
  float: left;
  width: 115px;
  margin-bottom: 5px;
}
.captcha3 {
  float: left;
  width: 150px;
  margin-top: 5px;
}
.captcha2 input {
  width: 94px;
}
.tr_student_view {
  padding: 4px 0;
}
#message_message{
 width: 575px!important;   
}
.textarea-field {
  width: 627px!important;
  height: 200px;
}
#txt_std {
  width: 385px !important;
}
#resh{
      margin-top: 5px;
      margin-left: 7px;
      font-size: 18px;
}

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #06c;
    margin-top: 0;
    /*margin-bottom: 3px;*/
    margin-bottom: 12px;
    font-weight: normal;
    text-align: left;
}

#myPostings a {
  /*font-size: 13px;*/
  font-size: 14px;
  color: #06c!important;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link {
  font-size: 14px;
  color: #06C;
  text-decoration: none;
}
.red2 {
  color: red;
  font-weight: bold;
}
.table_column2 .ui-select {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #ccc;
  height: 32px !important;
  width: 256px;

}
.table_column22 .ui-select {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #ccc;
  height: 32px !important;
  width: 256px;
}
#footer_mobile{
    display: none;
}
.content_margin {
  margin-top: 50px !important;
}
.emailAlerts {
   margin-top: 4px; 
}
select {
  padding: 4px 0;
  margin: 0;
  border: 1px solid #ccc;
  width: 258px;
}
.table_column2 .ui-select select {
  padding: 2px;
  position: absolute;
  left: 0;
  top: -2px;
  width: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  height: 32px !important;
}
.table_column22 .ui-select select {
  padding: 2px;
  position: absolute;
  left: 0;
  top: -2px;
  width: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  height: 32px !important;
}
#lblalerts{
    margin-left: -5px;
}
#alerts{
    width: 25px!important;
}
.alerts{
    width: 25px!important;
}
.table_column2 .ui-select .ui-select-value {
  border: none;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  border-radius: 3px 0 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  white-space: nowrap;
  z-index: 0;
  padding: 4px 22px 1px 3px;
  display: block;
}
#div_image1 {
  margin-left: 20px;
  }
  .tabSection {
  /*border: 1px solid #333;*/
  border: none;  
  height: auto;
  min-height: 70vh;
  overflow: auto !important;
  padding: 10px;
}
#txt_city{
    width: 48.3%!important;
}
.left_t_b img{
    margin-bottom: -6px;
}

.left_b_b img{
    margin-bottom: 10px;
}

.right_t_b img{
    margin-bottom: -6px;
}

.right_b_b img{
    margin-bottom: 10px;
}

.center_b_b{
    background: transparent url(/images/back_bot.gif) repeat-x left top !important;
}
.lblcodealerts{
    margin-left: -375px;
}

#footer_main{
	padding-top: 0px;
    color: #fff;
    display: none;
}

.footer_chrome{
    padding-bottom: 10px !important;
}

.footer_main_webkit_email{
    height: 100% !important;
}
 
.footer_main_moz_ljobs{
    margin-top: -4px;
}

#myPostings {
    line-height: 130%;
    /*min-height: 450px;*/
    overflow: hidden;
    font-size: 14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 0px;
    height: auto;
}

.payment-select{
    
}

.payment-select .ui-select {
    /*width: 170px;*/
    width: 256px;
}

.students-file .ui-file{
    margin-top:-5px;
}

.students-dd .ui-select{
    width: 99% !important;
}

.footer_account_webkit{
    margin-top: 5.5%;
    padding-bottom: 5px !important;
}

.footer_account_ms{
    margin-top: 8%;
    padding-bottom: 5px !important;
}

.footer_account_errormesage_webkit{
    margin-top: 11%;
    padding-bottom: 5px !important;
}

.footer_account_errormesage_ms{
    margin-top: 11%;
    padding-bottom: 5px !important;
}

#searchForm{
    margin-left: 20px;
}

#footer_main a{
    color: #444;
}

#btn_search_home{
    width: 120px;
    margin-left: 2px;
    margin-top: 3px;
}

.footer_absolute{
    color: #fff;
    z-index: 999;
    position: absolute;
}

.footer_absolute a{
    color: #fff;
    font-size: 16px;
}

.map-edit-job{
    margin-top: -3.5%;
    margin-left: 3px;
}

.map-edit-student{
    margin-top:0px;
}

.map-edit-job .map-canvas{
    height: 158px !important;
    width: 356px!important
}

.map-edit-student .map-canvas{
    /*height: 212px !important;*/
    height: 240px !important;
}

#message_error{
    float: left;
    margin-left: 25%;
}

.item_faq{
    min-height:87.2vh;
    height:100%;
}

.item_faq-moz{
    min-height:87vh;
    height:100%;
}

#login_password_div {
    z-index: 500;
    width: 290px;
    position: fixed;
    border: 1px solid #444;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 0px;
    background: #FFFFFF;
    padding: 10px;
    left: 50%;
    top: 50%;
    margin-top: -108px;
    margin-left: -145px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.my-posting-photo{
    width: 120px;
    height: 90px;    
    
}
.containt-captcha{
    margin-top: -13px;
}

textarea{
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.item_faq{
    min-height:87.2vh;
    height:100%;
}

.item_faq_msie{
    min-height:85vh;
    height:100%;
}

.item_faq_2{
    min-height:84vh;
    height:100%;
}

.item_faq-moz{
    min-height:87vh;
    height:100%;
} 

.item_faq-moz2{
    min-height:83vh;
    height:100%;
}

.item-payment{
    min-height:83vh;
    height:100%;
}

.copyright_home{
    font-size: 16px !important; 
}

#description {
    width: 627px;
    height: 200px;
}

.scode{
    text-align: center;    
}

.container_auto {
    padding: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    height: 94.5%;
    /* height: 94.5%; */
    width: 960px;
    min-height: 91%;
    text-align: left;
}

.show-postjobs{
    margin-left: 661px !important;
    margin-top: -35px !important;
    -moz-margin-left: 661px !important;
    -moz-margin-top: -35px !important;
    }

.map-postjob{
    margin-top: 5px !important;
}
.email-info{
    margin-top:5px;
}

.container_map_editjob{
    width:366px;
    margin-top:  -7.5%;
}

.link-list-image{
    /*bottom: 5%;*/
    /*bottom: 10%;*/
    bottom: 4px;
    /*position: absolute;*/
}

.link-list-noimage{
    /*bottom: 5%;*/
    position: absolute;
}

.link-list-ff{
    /*bottom: -33%;*/
    /*bottom: -18%;*/
    position: absolute;
}

.link-list-image-medium{
    bottom: -25%;
}

.image-contant-manage{
    min-width:15px;
}

.credit-img-container{
    margin-top: -14px;
}

.view-listening-container{
    width:auto;
}

.view-listening-container .captcha-img {
        /*margin-top: 1px;
        margin-left: -15px;*/
        margin-top: -4px;
        margin-left:2px ;
}

.view-listening-container .captcha1{
    float: right;
}

.footer {
    margin-top: 13px;
}

.bar-2{
    /*background: #000;*/
    background: transparent; 
   /* opacity: 0.5;*/  
}

.bar-home{
    background: transparent;
}

.date-posting{
    display: none;
}

.date-uni-search,.date-search{
    display: none;
}

.searchForm .suggestion {
    margin-top: 0% !important;
    margin-left: 2px !important;
    background-color: #fff;
    position: absolute!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial,sans-serif;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.suggestion{
    margin-top: 3%;
    margin-left: 0.50%;
    background-color: #fff;
    position: absolute!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial,sans-serif;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
        
.suggest-element{
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999;
}
        
.suggest-element:hover{
    background-color: #fafafa;
}
        
.suggest-element a{
    font-size: 13px;
    padding-right: 3px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

.contactInfo h3 {
    font-size: 16px;
}

.find_more{
    margin-top: 15px;
    text-align: left;
}

.find_more a{
    color: #06c;
    font-size: 14px;    
}

.center_mapping {
    font-size: 14px !important;
    text-align: center;
    margin-right: auto;
}

.footer_icon{
    height: 20px;
    float: none;
    margin-top : -7px;
}

.center_mapping_job {
    text-align: center;
    margin-right: auto;
    font-size: 14px !important;
}
#listings_1 .table {
    margin-bottom: 6px;
}

#listings_2 .table {
    margin-bottom: 6px;
}

#listings_3 .table{
    margin-bottom: 6px;
}

#listings_4 .table {
    margin-bottom: 6px;
}

.menu-block{
    margin-top: 15px;
    margin-bottom: 10px;
}

.title-posting{
    font-size: 14px;
}
.posting-font{
    font-size: 13px;
}

#remove_lk a{
    font-size: 14px;    
}

#reset {
  width: 70px;
}

.sub-content-5-left6 input[type="radio"]{
    width: auto;
}

/* HACK FF */
@-moz-document url-prefix() { 
    .bar-home{
        height: 14px;
        bottom: 0px !important;
    }
    
    #footer_main{
        margin-top: -12px;
        margin-bottom: -5px;
    }
}


/* IE 9 -10- 11*/
@media screen and (min-width:0\0) {
    .sub-content-5-left2 {
        float: left;
        text-align: left;
        width: 275px;
        padding: 5px 5px 5px 10px;
    }
    
    .bar-home{
        height: 14px;
    }
    
    .captcha2 {
        float: left;
        width: 115px;
        margin-right: -85px;
    }
    
    .captcha3 {
        float: left;
        width: 150px;
        margin-top: 10px;
        margin-left: -30px;
        margin-right: -35px;
    }
    
    .table_column22 .ui-select {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -khtml-box-shadow: none;
        box-shadow: none;
        padding: 0;
        position: relative;
        white-space: nowrap;
        display: inline-block;
        border: 1px solid #ccc;
        height: 32px !important;
        width: 256px;
    }
}
.share{
  color: #06c;
  /*margin-left: 160px !important;
  margin-top: -25px !important;*/
}
.share_shire{
  color: #06c;
  /*margin-left: 160px !important;
  margin-top: -25px !important;*/
}
#form_contact_us{
  float: left;
  width: 60%;
}
#text_contact_us{
  float: left;
  font-size: 10px;
  margin-left: 20px;
  text-align: left;
  width: 35%;
}
#contact_info_links{
  float: left;
  width: 50%;
}
#last_listings{
  float: left;
  width: 40%;
}
#last_listings_separator{
  float: left;
  width: 3%;
}
.footerLinks{
  width: 90%;
}
#search_bar{
  width: 780px;
}